home *** CD-ROM | disk | FTP | other *** search
/ Download Now 8 / Download Now V8.iso / Program / Graphics / PixMakerLite / PixMakerLite.exe / data1.cab / Program_Files / pixmaker.chm / phelp.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-05-09  |  826 b   |  67 lines

  1. p
  2. {
  3.     font-family: Verdana, Arial;
  4.     font-size: 8pt;
  5.     margin-bottom: 0em;
  6. }
  7.  
  8. blockquote
  9. {
  10.     font-family: Verdana, Arial;
  11.     font-size: 8pt;
  12.     margin-top: .5em;
  13.     margin-bottom: 0em;
  14.     margin-left: 1.25em;
  15. }
  16.  
  17. ol li
  18. {
  19.     font-family: Verdana, Arial;
  20.     font-size: 8pt;
  21.     margin-top: .5em;
  22.     margin-bottom: 0em;
  23.     margin-left: -1.25em;
  24. }
  25.  
  26. ul li
  27. {
  28.     font-family: Verdana, Arial;
  29.     font-size: 8pt;
  30.     margin-top: 0em;
  31.     margin-bottom: 0em;
  32.     margin-left: -1.25em;
  33. }
  34.  
  35. ul
  36. {
  37.     margin-top: 0em;
  38.     margin-bottom: 0em;
  39.     margin-left: 2.75em;
  40. }
  41.  
  42. ol
  43. {
  44.     margin-top: 0em;
  45.     margin-bottom: 0em;
  46.     margin-left: 3.25em;
  47. }
  48.  
  49. li p
  50. {
  51.     margin-top: .5em;
  52.     margin-bottom: 0em;
  53. }
  54.  
  55. h1
  56. {
  57.     font-family: Verdana, Arial;
  58.     font-size: 10pt;
  59. }
  60.  
  61. h2
  62. {
  63.     font-family: Verdana, Arial;
  64.     font-size: 8pt;
  65.     margin-bottom: 0em;
  66. }
  67.